/*密码查看信件*/.xxbox {    background: #F1F1F2;    width: 400px;    height: 200px;    border: 1px solid #000;    border-radius: 3px;    box-shadow: 1px 1px 35px #000;    text-align: center;    position: absolute;    z-index: 2;    display: none;}.xxbox .xxdiv {    margin: 20px auto;}.yyyy {    width: 100%;    height: 100%;    position: absolute;    top: 0;    left: 0;    background: #000;    opacity: 0.3;    z-index: 1;    display: none;}.inquiryListButton {    width: 70px;    border: none;    height: 35px;    background: #b5170e;    padding: 0px 0px;    color: #fff;    cursor: pointer;    float: right;    margin-right: 20px;}.writeletterButton {    width: 70px;    height: 35px;    border: none;    background: #b5170e;    margin-right: 20px;    color: #fff;    cursor: pointer;}.writeletterButton1 {    width: 70px;    height: 35px;    border: none;    background: #ddd;    color: #555;    cursor: pointer;}.buttonDiv{    height: 50px;    line-height: 50px;    margin-top: 20px;}